From 9ff618ff70de190d62ee84cb97f16222146d3e54 Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 16 Aug 2005 16:47:21 +0000 Subject: [PATCH] Add 'hotel' as alias for 'lodging'. --- gpsbabel/garmin_tables.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gpsbabel/garmin_tables.c b/gpsbabel/garmin_tables.c index f0d979083..2a63833f7 100644 --- a/gpsbabel/garmin_tables.c +++ b/gpsbabel/garmin_tables.c @@ -101,6 +101,7 @@ icon_mapping_t garmin_icon_table[] = { { 12, 12, "Light" }, { 90, 8221, "Live Theater" }, { 59, 173, "Lodging" }, + { 59, 173, "Hotel" }, { 20, 21, "Man Overboard" }, { 0, 0, "Marina" }, { 43, 156, "Medical Facility" }, -- 2.30.2